garbage collector meaning in Chinese
记忆体回收行程
垃圾回收器
垃圾收集器
内存回收行程
无用单元收集程序
Examples
- When no more storage is available, the system invokes a garbage collector .
当没有可用的存贮时,系统就调用无用单元收集程序。 - Has been reclaimed by the garbage collector
引用的对象是否已被垃圾回收器回收。 - Do you know what your garbage collector is up to
您知道垃圾收集器在干什么吗? - Would prevent the garbage collector from calling the
的调用将使垃圾回收器无法调用 - It is never invoked by the garbage collector
垃圾回收器从不调用此析构函数。